home *** CD-ROM | disk | FTP | other *** search
- head 1.2;
- branch ;
- access ;
- symbols ;
- locks ; strict;
- comment @@;
-
-
- 1.2
- date 91.11.08.14.40.34; author kupfer; state Exp;
- branches ;
- next 1.1;
-
- 1.1
- date 91.11.08.14.29.59; author kupfer; state Exp;
- branches ;
- next ;
-
-
- desc
- @Prototype for DECstation assembly language source file.
- @
-
-
- 1.2
- log
- @Misspelled asciiz.
- @
- text
- @/*
- * module.s --
- *
- * Description.
- *
- * Copyright 1991 Regents of the University of California
- * Permission to use, copy, modify, and distribute this
- * software and its documentation for any purpose and without
- * fee is hereby granted, provided that the above copyright
- * notice appear in all copies. The University of California
- * makes no representations about the suitability of this
- * software for any purpose. It is provided "as is" without
- * express or implied warranty.
- */
-
- .data
- .asciiz "$Header: /sprite/lib/forms/ds3100.md/RCS/proto.s,v 1.1 91/11/08 14:29:59 kupfer Exp Locker: kupfer $ SPRITE (Berkeley)"
- .text
- .set reorder
-
- @
-
-
- 1.1
- log
- @Initial revision
- @
- text
- @d17 1
- a17 1
- .asciz "$Header: /sprite/lib/forms/sun3.md/RCS/proto.s,v 1.3 91/01/09 20:57:30 kupfer Exp $ SPRITE (Berkeley)"
- @
-